Snapservice DailyRetention
The Snapservice DailyRetention schema contains properties that describe the daily retention settings for a given protection group with Snapservice ReplicationPolicy enabled.
This schema was added in vSphere API 9.1.0.0.
{
"hour": 0,
"retention": {
"unit": "string",
"duration": 0
}
}
Specifies the hour of the day, around which a replica snapshot is to be retained. The actual time when the snapshot is chosen might not be accurate since it depends on replica snapshots to be available as per the short term retention. Its value scope is [0, 1, 2, ..., 23]
This property was added in vSphere API 9.1.0.0.
Total retention period for the snapshots.
This property was added in vSphere API 9.1.0.0.